home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / BASIC / 0156.ZIP / THNKTANK.UNP < prev    next >
Text File  |  1984-10-16  |  4KB  |  124 lines

  1.  
  2. Unprotect ThinkTank  Version 1.000   (There are TWO versions)
  3.  
  4.  1. Diskcopy the original disk to another floppy or copy the
  5.     files to a hard disk. 
  6.     (If you have version 1.001 go to 1.001 instructions)
  7.  
  8.  2. Rename TANK.EXE, type  RENAME  TANK.EXE TANK.XXX
  9.  
  10.  3. Rename INSTALL.EXE,  type  RENAME INSTALL.EXE INSTALL.XXX
  11.  
  12.  4. Type  DEBUG TANK.XXX  and press ENTER
  13.  
  14.  5. At the - prompt, type  R  . Look for the value in the DS register
  15.     (left-hand column of the second line of the R display).
  16.  
  17.  6. Add 2000 to that DS value. i.e. if the R display showed DS=0D5F
  18.     then you will use 2D5F. I will refer to this value later as xxxx.
  19.  
  20.  7. Check that your version is the same. Type the following:
  21.  
  22.       U  A8E9  and press ENTER
  23.  
  24.     You should see  JZ  A8EE on the first line of the display. If so, this
  25.     patch should work.
  26.  
  27.  8. Type  E xxxx:59   90 90         Enter
  28.  9. Type  E xxxx:5C   B8 00 00 90   Enter
  29. 10. Type  E A8E9 EB 03         Enter
  30. 11. Type  E A902 EB 03         Enter
  31.  
  32. 12. To save these changes, now type  W
  33.  
  34. 13. Type Q  to exit DEBUG.
  35.  
  36. 14. Rename TANK back to it's original name   RENAME TANK.XXX TANK.EXE
  37.  
  38. 15. At DOS, type  DEBUG INSTALL.XXX
  39.  
  40. 16. Check the version to make sure this will work. Type 
  41.  
  42.     U 2D01  and press Enter.  You should see  JZ  2D06 on the first line.
  43.  
  44. 17. If ok, then type  E 2D01  EB 03   Enter
  45. 18. Type   E 2D1A  EB 03   Enter
  46. 19. Type   E 50D9  90 90   Enter
  47. 20. Type   E 50DC  B8 00 00 90  Enter
  48.  
  49. 21. To save the changes, type  W
  50.  
  51. 22. To quit DEBUG, type  Q
  52.  
  53. 23. Rename INSTALL back to original name   RENAME INSTALL.XXX INSTALL.EXE
  54.  
  55. That's it. The original floppy is no longer needed. you may copy the
  56. TANK files to a hard disk, network or other floppy with normal DOS
  57. commands.
  58. 07/18/84
  59. =========================================================================
  60. Unprotect ThinkTank  Version 1.001
  61.  
  62.  1. Diskcopy the original disk to another floppy or copy the
  63.     files to a hard disk.
  64.  
  65.  2. Rename TANK.EXE, type  RENAME  TANK.EXE TANK.XXX
  66.  
  67.  3. Rename INSTALL.EXE,  type  RENAME INSTALL.EXE INSTALL.XXX
  68.  
  69.  4. Type  DEBUG TANK.XXX  and press ENTER
  70.  
  71.  5. At the - prompt, type  R  . Look for the value in the DS register
  72.     (left-hand column of the second line of the R display).
  73.  
  74.  
  75.  6. Add 1000 to that DS value. i.e. if the R display showed DS=0D5F
  76.     then you will use 1D5F. I will refer to this value later as xxxx.
  77.     Add 2000 to the original DS value (i.e.if DS=0D5F, it is now 2D5F).
  78.     I will refer to this later as yyyy.
  79.  
  80.  7. Check that your version is the same. Type the following:
  81.  
  82.       U  xxxx:91F9  and press ENTER
  83.  
  84.     You should see  JZ  91FE on the first line of the display. If so, this
  85.     patch should work.
  86.  
  87.  8. Type  E yyyy:319  90 90         Enter
  88.  9. Type  E yyyy:31C  B8 00 00 90   Enter
  89. 10. Type  E xxxx:91F9 EB 03         Enter
  90. 11. Type  E xxxx:9212 EB 03         Enter
  91.  
  92. 12. To save these changes, now type  W
  93.  
  94. 13. Type Q  to exit DEBUG.
  95.  
  96. 14. Rename TANK back to it's original name   RENAME TANK.XXX TANK.EXE
  97.  
  98. 15. At DOS, type  DEBUG INSTALL.XXX
  99.  
  100. 16. Check the version to make sure this will work. Type 
  101.  
  102.     U 2D01  and press Enter.  You should see  JZ  2D06 on the first line.
  103.  
  104. 17. If ok, then type  E 2D01  EB 03   Enter
  105. 18. Type   E 2D1A  EB 03   Enter
  106. 19. Type   E 50D9  90 90   Enter
  107. 20. Type   E 50DC  B8 00 00 90  Enter
  108.  
  109. 21. To save the changes, type  W
  110.  
  111. 22. To quit DEBUG, type  Q
  112.  
  113. 23. Rename INSTALL back to original name   RENAME INSTALL.XXX INSTALL.EXE
  114.  
  115. That's it. The original floppy is no longer needed. you may copy the
  116. TANK files to a hard disk, network or other floppy with normal DOS
  117. commands.
  118. 07/18/84
  119. 
  120.  
  121. er needed. you may copy the
  122. TANK files to a hard disk, network or other floppy with normal DOS
  123. commands.
  124.